home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-06-03 | 1.7 KB | 70 lines | [ttro/ttxt] |
- Index of the filters in the “Filter” folder:
- Collection
- QP->Mac: (By Rich Brown, Dartmouth College, richard.e.brown@dartmouth.edu)
- QuotedPrintable->Mac table. Derived from RFC 1345 and other heuristics.
-
- Html->téxt: (By Marc Moliné & G. Han)
- Change Html file to readable text file. Convert first accented letters to Html convention, then delete all anchors.
-
- téxt->Html: (By Marc Moliné & G. Han)
- Convert accented letters to Html format.
-
- téxt->text: (By Marc Moliné)
- Convert accented letters to non-accented so a text can be sent by e-mail.
-
- Small
- DelCComment:
- Remove comment in C++ programme source file. There is two styles: /* */ and //
-
- DelResource:
- Remove resource fork of file.
-
- Filter->Readme:
- Create “readable” text file for PowerReplace's filter file.
-
- StripSpace:
- Strip spaces using pattern.
-
- Unwarp:
- Strip single CR.
-
- Char
- DeleteCtrlChar:
- Delete control characters (0-31) exept TAB and LF.
-
- MAJ->min:
- Convert uppercase letter to lowercase letter.
-
- min -> MAJ:
- Convert lowercase letter to uppercase letter. The lower accented letter is changed to corresponding uppercase letter without accent.
-
- PC->Mac:
- This filter file converts IMB PC text to mac text file.
-
- ShowCtrlChar:
- Show control characters (0-31).
-
- Html
-
- Tex
- MMat->TeX:
- Change Mathematica Matrix format to Tex format.
-
- TeX->Html:
- Convert tex file to HTML format for accented letters.
-
- TeX->Text:
- Remove mathematical formule, comment and command in Tex source file, and convert accented letters to readable forme.
-
- TeX8->TeX7:
- Convert Tex 8 bits file to Tex 7 bits file.
-
- Text->TeX:
- Text file to Tex 7 bits format.
-
- _________________________
- Guoniu Han
- email: guoniu@math.u-strasbg.fr
- http://130.79.4.26/~guoniu/mac/
- _________________________
-